home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / demos / audio / amesh / README < prev   
Encoding:
Text File  |  1994-08-02  |  548 b   |  14 lines

  1.  
  2.     NOTE:  You will need to have the C++ (/usr/lib/libC.a) library 
  3.            installed in order to compile amesh.
  4.  
  5.     Source code for amesh is contained in the amesh subdirectory.
  6.  
  7.     An alternate version of amesh (ameshC) is included in the ../ameshC
  8.     subdirectory.  AmeshC is a simpler version of the amesh, written
  9.     in C, rather than C++.  AmeshC includes some additional features,
  10.     but does not include the ability to read AIFF sound files as input.
  11.     See the README file in the ameshC directory for info on how to
  12.     run it.
  13.  
  14.